home *** CD-ROM | disk | FTP | other *** search
/ Aminet 2 / Aminet AMIGA CDROM (1994)(Walnut Creek)[Feb 1994][W.O. 44790-1].iso / Aminet / dev / amos / AMOSList0993.lzh / AMOSLIST / 000315_amos-request@svcs1.digex.net_Sat Oct 2 08:13:57 1993.msg < prev    next >
Internet Message Format  |  1993-10-03  |  4KB

  1. Received: from nextsun.INS.CWRU.Edu by access.digex.net with SMTP id AA23913
  2.   (5.65c/IDA-1.4.4 for <mcox@access.digex.com>); Sat, 2 Oct 1993 08:13:56 -0400
  3. Received: from svcs1.digex.net by nextsun.INS.CWRU.Edu with SMTP (5.65b+ida+/CWRU-1.5.2-freenet-gw)
  4.     id AA06348; Sat, 2 Oct 93 08:13:42 -0400 (from amos-request@svcs1.digex.net for mcox@access.digex.com)
  5. Received: by svcs1.digex.net id AA22718
  6.   (5.65c/IDA-1.4.4 for amos-list-out); Sat, 2 Oct 1993 08:01:37 -0400
  7. Received: from access.digex.net by svcs1.digex.net with SMTP id AA22714
  8.   (5.65c/IDA-1.4.4 for <amos-list@svcs1.digex.net>); Sat, 2 Oct 1993 08:01:35 -0400
  9. Received: from frigate.doc.ic.ac.uk by access.digex.net with SMTP id AA22457
  10.   (5.65c/IDA-1.4.4 for <amos-list@access.digex.com>); Sat, 2 Oct 1993 08:01:25 -0400
  11. Received: from doc.ic.ac.uk by frigate.doc.ic.ac.uk 
  12.           id <05539-0@frigate.doc.ic.ac.uk>; Sat, 2 Oct 1993 13:01:27 +0100
  13. From: Paul Hickman <ph@doc.ic.ac.uk>
  14. Date: Sat, 2 Oct 1993 13:01:20 +0100
  15. X-Mailer: Mail User's Shell (7.2.3 5/22/91)
  16. To: amos-list@access.digex.net
  17. Subject: Problems, Problems ....
  18. Message-Id: <"frigate.do.554:02.09.93.12.01.29"@doc.ic.ac.uk>
  19. Status: RO
  20.  
  21. Thanks to those who replied about my sprites problem - heres some more
  22. food for thought:
  23.  
  24. The other day, I tried to use the Sample_Bank_Maker program, and hated it.
  25. OK, it's short, but that's about it's only advantage. So I promptly wrote a
  26. sample bank editor program. This allows you to load, append, include, save
  27. existing sample banks as well are create new ones. You can also add, move,
  28. and remove samples from the bank, and change the sample names & frequencies.
  29.  
  30. I have also included the much needed option to load IFF 8SVX files, and used
  31. the requester system I developed for my pratched program (Which should be
  32. released very soon). All of this worked first time (This is very very rare
  33. for my programs).
  34.  
  35. Then I tried to add the option to play the samples, so you don't have to
  36. load them into ST/NT/MED etc. first to find which ones you want, and this
  37. is where things went wrong. It appears that after using the Sam Raw
  38. instruction, the disk drive is disabled!. I've tried using Sam Stop before
  39. disk DMA - Doesn't work. I've tried compiling the sample to be played into
  40. a 1 sample bank, and using Sam Play - Doesn't work.
  41.  
  42. However, if I write a two line program:
  43.  
  44. Sam Raw %1111,100000,10000,10000
  45. Print Dir First$("AMOS:")
  46.  
  47. It works! Any ideas on what`s happening?
  48.  
  49. Dir first & Dir next are the commands that my sample program fails on.
  50.  
  51.  
  52. Problem 2
  53.  
  54. Still on the subject of sound, I tried to convert a MED module to AMOS, by
  55. saving it as an ST-MODULE from OctaMED Pro 3.0, and using the sound tracker
  56. convertor to make an AMOS music bank. However, it didn't convert the bank
  57. properly, so I decided to try using the Track commands. So I Bloaded my
  58. module into a bank, and tried the Track Play command. I then got an error
  59. message in german, with I think mean't "This is not a tracker module" (I'm
  60. not to good at german).
  61.  
  62. How can I play my module? I`m going to try getting a PD tracker, loading my
  63. module to that, and saving it back again.
  64.  
  65.  
  66. Comming Soon To An Aminet Site Near You:
  67.  
  68.     - PratchED Text Editor
  69.  
  70.         - Sample bank editor
  71.  
  72.     - Asteroids game
  73.  
  74.  
  75.  
  76.  
  77. +-------------------------+------------------------------------+
  78. |                         |    _____                   |
  79. | PAUL HICKMAN            |   /     \     ON A HOT SUMMER NIGHT  |
  80. | (ph@doc.ic.ac.uk)       |  /  O O  \  WOULD YOU  OFFER YOUR  |
  81. | DEPARTMENT OF COMPUTING | |    _    | THROAT  TO  THE  WOLF  |
  82. | IMPERIAL COLLEGE LONDON |  \  / \  /     WITH THE RED  ROSES ?  |
  83. |                         |   \_____/                   |
  84. +-------------------------+------------------------------------+
  85. Machine A500 WB1.3 - 1mb Memory - External Disk Drive.
  86.